DimEmployerGroup 
Default Table Name  DimEmployerGroup 
Dimensional Model Table Type  Dimension 
Dimension Table Type  Fixed 
Definition 
 

DimEmployerGroup Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EmployerGroupSK(PK)    int  NO 
 
EmployerGroupBK    int  NO 
 
EmployerGroupCode    varchar(50)  NO 
 
EmployerGroupDescription    varchar(100)  NO 
 
EmployerGroupActiveStatus    varchar(10)  NO 
 
EmployerGroupType    varchar(20)  NO 
 
IsPublicGroup    varchar(10)  NO 
 
EmployerGroupExpiryDate    datetime  NO 
 
LastRefreshedDate    datetime  NO 
 

DimEmployerGroup Primary and Unique Keys 
Key Name  Key Type  Keys 
PK__DimEmplo__8D3350B4D4496251  PrimaryKey  EmployerGroupSK 

DimEmployerGroup Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
BridgeEmployerGroupEmployerList  Non-Identifying  One To Zero or More  FK_BridgeEmployerGroupEmployerList_DimEmployerGroup        NO  YES